﻿2026-07-27T10:16:36.3922385Z ##[group]Run actions/checkout@v5
2026-07-27T10:16:36.3923145Z with:
2026-07-27T10:16:36.3923493Z   fetch-depth: 0
2026-07-27T10:16:36.3923875Z   repository: BigscreenVR/spt-bs-core
2026-07-27T10:16:36.3926890Z   token: ***
2026-07-27T10:16:36.3927251Z   ssh-strict: true
2026-07-27T10:16:36.3927605Z   ssh-user: git
2026-07-27T10:16:36.3927988Z   persist-credentials: true
2026-07-27T10:16:36.3928386Z   clean: true
2026-07-27T10:16:36.3928732Z   sparse-checkout-cone-mode: true
2026-07-27T10:16:36.3929261Z   fetch-tags: false
2026-07-27T10:16:36.3929610Z   show-progress: true
2026-07-27T10:16:36.3929972Z   lfs: false
2026-07-27T10:16:36.3930301Z   submodules: false
2026-07-27T10:16:36.3930672Z   set-safe-directory: true
2026-07-27T10:16:36.3931067Z   allow-unsafe-pr-checkout: false
2026-07-27T10:16:36.3931691Z ##[endgroup]
2026-07-27T10:16:36.4772091Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T10:16:36.4773776Z ##[group]Getting Git version info
2026-07-27T10:16:36.4774543Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T10:16:36.4775492Z [command]/usr/bin/git version
2026-07-27T10:16:36.4775906Z git version 2.43.0
2026-07-27T10:16:36.4788455Z ##[endgroup]
2026-07-27T10:16:36.4799936Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6054b7c7-0c27-4af7-99a1-b925ef1c69bd' before making global git config changes
2026-07-27T10:16:36.4801400Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T10:16:36.4803090Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T10:16:36.4837185Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T10:16:36.4857030Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T10:16:36.4867805Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T10:16:36.4870372Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T10:16:36.4889579Z HEAD
2026-07-27T10:16:36.4920123Z ##[endgroup]
2026-07-27T10:16:36.4921516Z [command]/usr/bin/git submodule status
2026-07-27T10:16:36.5104518Z ##[group]Cleaning the repository
2026-07-27T10:16:36.5106924Z [command]/usr/bin/git clean -ffdx
2026-07-27T10:16:36.5143517Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T10:16:36.5308284Z HEAD is now at a5b72c07 Merge 771779b3d0f3a69073d70d68cc832ff2ca2ad943 into 72327c82db69ffe7c999c22d5e390abda486d89c
2026-07-27T10:16:36.5313580Z ##[endgroup]
2026-07-27T10:16:36.5315554Z ##[group]Disabling automatic garbage collection
2026-07-27T10:16:36.5319568Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T10:16:36.5347304Z ##[endgroup]
2026-07-27T10:16:36.5348124Z ##[group]Setting up auth
2026-07-27T10:16:36.5352628Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T10:16:36.5379805Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T10:16:36.5572559Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T10:16:36.5598492Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T10:16:36.5793104Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T10:16:36.5819534Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T10:16:36.6013080Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T10:16:36.6045186Z ##[endgroup]
2026-07-27T10:16:36.6045949Z ##[group]Fetching the repository
2026-07-27T10:16:36.6052862Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +929c90ec65390415b5e871b0e292b60a66e702dd:refs/remotes/pull/105/merge
2026-07-27T10:16:37.6359667Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T10:16:37.6361378Z  + c07f4e88...fe4c6f29 ci/free-space-preflight -> origin/ci/free-space-preflight  (forced update)
2026-07-27T10:16:37.6362446Z    56a3497f..f30aa869  main                    -> origin/main
2026-07-27T10:16:37.6364836Z  * [new branch]        test/viewer-liveness-timeout -> origin/test/viewer-liveness-timeout
2026-07-27T10:16:37.6421898Z ##[endgroup]
2026-07-27T10:16:37.6443227Z ##[group]Determining the checkout info
2026-07-27T10:16:37.6444085Z ##[endgroup]
2026-07-27T10:16:37.6444457Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T10:16:37.6471353Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T10:16:37.6504132Z ##[group]Checking out the ref
2026-07-27T10:16:37.6506731Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/105/merge
2026-07-27T10:16:37.6786905Z Previous HEAD position was a5b72c07 Merge 771779b3d0f3a69073d70d68cc832ff2ca2ad943 into 72327c82db69ffe7c999c22d5e390abda486d89c
2026-07-27T10:16:37.6788461Z HEAD is now at 929c90ec Merge 62862a7fa8e395a7af98320322c0bfad6be6796b into 6ecec12e558f3f545d9a235d5725292328ad4c2e
2026-07-27T10:16:37.6797179Z ##[endgroup]
2026-07-27T10:16:37.6836386Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T10:16:37.6858178Z 929c90ec65390415b5e871b0e292b60a66e702dd
